home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM User 1995 August / CD ROM User Issue 13 (Paragon Publishing) (August 1995).iso / files / octane.bat < prev   
DOS Batch File  |  1995-06-13  |  381b  |  15 lines

  1. @echo off
  2. cls
  3. cd\
  4. echo High Octane cannot be run from within Windows. You must exit Windows
  5. echo and follow this simple procedure to run the game:
  6. echo Quit Windows (Not through Dos Shell)
  7. echo Type:
  8. echo D: (enter)       (This assumes your CD-ROM Drive is called D:)
  9. echo CD OCTANE (enter)
  10. echo DEMO (enter)
  11. echo.
  12. echo You will now be returned to the menu...
  13. pause
  14.  
  15.